cyclomatic complexity meaning in English
圈复杂度
循环复杂度
Examples
- A software cyclomatic complexity metrics method based on procedure blueprint
基于过程蓝图的程序环路复杂性度量方法 - Cobertura also calculates the average mccabe s cyclomatic complexity for the class see
Cobertura还为类计算平均mccabe复杂度(请参阅 - For object - oriented metrics , we propose the following four metrics : enhanced cyclomatic complexity , number of methods hi a class , number of reused inheritance methods in a class and degree of reused inheritance methods hi a class . 5 . software test automation
针对面向对象的继承和多态特性,本文提出和改进了四个面向对象度量:增强的cyclomatic复杂性度量、类方法数、类重用的方法数、类重用的方法数的百分比。 - Ecfg is a layered cfg where nodes refer to methods rather than statements . a new metrics - extended cyclomatic complexity e - cc is developed which is analogous to mccabe s cyclomatic complexity and refers to the number of independent execution paths within the oo software
本文还提出一个类似于mccabe的圈复杂度cc的新量度方法扩展圈复杂度ecc ,其扩展圈复杂度表示在面向对象软件中的独立执行路径的数量。